C1.Web.Mvc Namespace / IItemsSource<T> Interface / SortDescriptions Property

In This Topic
SortDescriptions Property (IItemsSource<T>)
In This Topic
Gets the sort description collection.
Syntax
'Declaration
 
ReadOnly Property SortDescriptions As IList(Of SortDescription)
 
See Also